| Total Complexity | 41 | 
| Dependencies | 3 | 
| Dependents | 1 | 
| Total lines | 261 | 
| Lines of code | 130 | 
| Logical lines of code | 80 | 
| Comment lines | 84 | 
| Methods | 8 | 
| Properties | 5 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| __construct() | 43 | 14 | 50 | |
| solve() | 50 | 10 | 28 | |
| getL() | 58 | 5 | 15 | |
| getU() | 60 | 4 | 13 | |
| isNonsingular() | 66 | 3 | 8 | |
| det() | 63 | 3 | 10 | |
| getPivot() | 82 | 1 | 3 | |
| getDoublePivot() | 81 | 1 | 3 |